home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 72 / Cine Live 72.iso / pc / Data / Interface / e11.k < prev    next >
Encoding:
Text File  |  2003-09-04  |  23.8 KB  |  1,165 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$000002A4,$0000003C,$00000288,$0000039C,$00000000,$FFFFFF92,$00000000,$00000000};
  6.         LayoutWindow is {$000000AB,$00000096,$000002D3,$0000027A,$00000000,$00000009,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         ol129,
  43.         ol130,
  44.         oBouton_Fiche31,
  45.         oBouton_Imprimer32,
  46.         oBouton_Sommaire33,
  47.         oBouton_Photos34,
  48.         oBouton_Vid_o35,
  49.         oFiche_Technique36,
  50.         oTexte_RTF37,
  51.         ovid_o38,
  52.         oglobal39
  53.     ];
  54.     Events is [
  55.         cOffscreenEvent
  56.         with 
  57.             Commands is [
  58.                 cPixelTool_IfSystemCommand
  59.                 with Flags is $00000004; 
  60.                     Commands is [
  61.                         cSwitchURLCommand
  62.                         with Flags is $00000004; Target is oFond2; URL is "../Images/s11m.jpg"; end,
  63.                         cDragCommand
  64.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  65.                         cGrowCommand
  66.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  67.                         cShowCommand
  68.                         with Flags is $00000004; Target is ovid_o38; end,
  69.                         cEnableCommand
  70.                         with Flags is $00000004; Target is ovid_o38; end,
  71.                         cRunCommand
  72.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  73.                     ];
  74.                 end,
  75.                 cPixelTool_IfSystemCommand
  76.                 with Flags is $00000004; SetMode is IsWinTest; 
  77.                     Commands is [
  78.                         cDragCommand
  79.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  80.                         cGrowCommand
  81.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  82.                         cShowCommand
  83.                         with Flags is $00000004; Target is ovid_o38; end,
  84.                         cEnableCommand
  85.                         with Flags is $00000004; Target is ovid_o38; end,
  86.                         cRunCommand
  87.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  88.                     ];
  89.                 end
  90.             ];
  91.         end,
  92.         cKeyboardEvent
  93.         with Flags is $00000004; Test is IsSpace; 
  94.             Commands is [
  95.                 cRunCommand
  96.                 with Flags is $00000004; Target is ovid_o38; Mode is Toggle; end
  97.             ];
  98.         end,
  99.         cKeyboardEvent
  100.         with Value is "+"; 
  101.             Commands is [
  102.                 cSetVolumeCommand
  103.                 with Mode is ExecuteHigher; end
  104.             ];
  105.         end,
  106.         cKeyboardEvent
  107.         with Value is "-"; 
  108.             Commands is [
  109.                 cSetVolumeCommand
  110.                 with Flags is $00000004; Mode is ExecuteLower; end
  111.             ];
  112.         end
  113.     ];
  114. end;
  115.  
  116. object oFond2 is cImage
  117. with 
  118.     Name is "Fond"; 
  119.     Enabled is false; Cursor is oEmptyCursor; 
  120.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  121.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  122.     
  123.     URL is "data/Images/s11p.jpg"; URLOption is GetDiskURL; 
  124.     
  125.     
  126.     Events is [
  127.         cOnscreenEvent
  128.         with 
  129.             Commands is [
  130.                 cTokenCommand
  131.                 with TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  132.             ];
  133.         end
  134.     ];
  135. end;
  136.  
  137. object ob13 is cImage
  138. with 
  139.     Name is "b1"; 
  140.     Enabled is false; Shown is false; 
  141.     X is -21; Y is 132; 
  142.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  143.     
  144.     URL is "../Images/BOUTONV2.psd"; 
  145.     Bitmapped is false; Mode is 260; 
  146.     
  147. end;
  148.  
  149. object ob24 is cImage
  150. with 
  151.     Name is "b2"; 
  152.     Enabled is false; Shown is false; 
  153.     X is -21; Y is 158; 
  154.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  155.     
  156.     URL is "../Images/BOUTONV2.psd"; 
  157.     Mode is 260; 
  158.     
  159. end;
  160.  
  161. object ob35 is cImage
  162. with 
  163.     Name is "b3"; 
  164.     Enabled is false; Shown is false; 
  165.     X is -21; Y is 184; 
  166.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  167.     
  168.     URL is "../Images/BOUTONV2.psd"; 
  169.     Mode is 260; 
  170.     
  171. end;
  172.  
  173. object ob46 is cImage
  174. with 
  175.     Name is "b4"; 
  176.     Enabled is false; Shown is false; 
  177.     X is -21; Y is 211; 
  178.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  179.     
  180.     URL is "../Images/BOUTONV2.psd"; 
  181.     Mode is 260; 
  182.     
  183. end;
  184.  
  185. object ob57 is cImage
  186. with 
  187.     Name is "b5"; 
  188.     Enabled is false; Shown is false; 
  189.     X is -21; Y is 237; 
  190.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  191.     
  192.     URL is "../Images/BOUTONV2.psd"; 
  193.     Mode is 260; 
  194.     
  195. end;
  196.  
  197. object ob68 is cImage
  198. with 
  199.     Name is "b6"; 
  200.     Enabled is false; Shown is false; 
  201.     X is -21; Y is 266; 
  202.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  203.     
  204.     URL is "../Images/BOUTONV2.psd"; 
  205.     Mode is 260; 
  206.     
  207. end;
  208.  
  209. object ob79 is cImage
  210. with 
  211.     Name is "b7"; 
  212.     Enabled is false; Shown is false; 
  213.     X is -21; Y is 292; 
  214.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  215.     
  216.     URL is "../Images/BOUTONV2.psd"; 
  217.     Mode is 260; 
  218.     
  219. end;
  220.  
  221. object ob810 is cImage
  222. with 
  223.     Name is "b8"; 
  224.     Enabled is false; Shown is false; 
  225.     X is -21; Y is 324; 
  226.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  227.     
  228.     URL is "../Images/BOUTONV2.psd"; 
  229.     Mode is 260; 
  230.     
  231. end;
  232.  
  233. object ob911 is cImage
  234. with 
  235.     Name is "b9"; 
  236.     Enabled is false; Shown is false; 
  237.     X is -21; Y is 364; 
  238.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  239.     
  240.     URL is "../Images/BOUTONV2.psd"; 
  241.     Mode is 260; 
  242.     
  243. end;
  244.  
  245. object ob1012 is cImage
  246. with 
  247.     Name is "b10"; 
  248.     Enabled is false; Shown is false; 
  249.     X is -21; Y is 396; 
  250.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  251.     
  252.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  253.     Mode is 260; 
  254.     
  255. end;
  256.  
  257. object ob1113 is cImage
  258. with 
  259.     Name is "b11"; 
  260.     Enabled is false; Shown is false; 
  261.     X is -21; Y is 429; 
  262.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  263.     
  264.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  265.     Mode is 260; 
  266.     
  267. end;
  268.  
  269. object ob1214 is cImage
  270. with 
  271.     Name is "b12"; 
  272.     Enabled is false; Shown is false; 
  273.     X is -21; Y is 462; 
  274.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  275.     
  276.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  277.     Mode is 260; 
  278.     
  279. end;
  280.  
  281. object of115 is cBox
  282. with 
  283.     Name is "f1"; 
  284.     Cursor is oFingerCursor; 
  285.     X is -1; Y is 144; 
  286.     Width is 162; Height is 27; 
  287.     
  288.     
  289.     Events is [
  290.         cMouseEnterEvent
  291.         with Flags is $00000004; 
  292.             Commands is [
  293.                 cShowCommand
  294.                 with Flags is $00000004; Target is ob13; end
  295.             ];
  296.         end,
  297.         cMouseLeaveEvent
  298.         with Flags is $00000004; 
  299.             Commands is [
  300.                 cShowCommand
  301.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  302.             ];
  303.         end,
  304.         cMouseUpEvent
  305.         with Flags is $00000004; Flag is true; 
  306.             Commands is [
  307.                 cBrowseCommand
  308.                 with Flags is $00000004; URL is "e1.k"; end
  309.             ];
  310.         end
  311.     ];
  312. end;
  313.  
  314. object of216 is cBox
  315. with 
  316.     Name is "f2"; 
  317.     Cursor is oFingerCursor; 
  318.     Y is 171; 
  319.     Width is 161; Height is 30; 
  320.     
  321.     
  322.     Events is [
  323.         cMouseEnterEvent
  324.         with 
  325.             Commands is [
  326.                 cShowCommand
  327.                 with Target is ob24; end
  328.             ];
  329.         end,
  330.         cMouseLeaveEvent
  331.         with 
  332.             Commands is [
  333.                 cShowCommand
  334.                 with Target is ob24; Mode is Clear; end
  335.             ];
  336.         end,
  337.         cMouseUpEvent
  338.         with Flag is true; 
  339.             Commands is [
  340.                 cBrowseCommand
  341.                 with URL is "e2.k"; end
  342.             ];
  343.         end
  344.     ];
  345. end;
  346.  
  347. object of317 is cBox
  348. with 
  349.     Flags is $00000150; 
  350.     Name is "f3"; 
  351.     Cursor is oFingerCursor; 
  352.     Y is 200; 
  353.     Width is 166; Height is 25; 
  354.     
  355.     
  356.     Events is [
  357.         cMouseEnterEvent
  358.         with Flags is $00000004; 
  359.             Commands is [
  360.                 cShowCommand
  361.                 with Flags is $00000004; Target is ob35; end
  362.             ];
  363.         end,
  364.         cMouseLeaveEvent
  365.         with Flags is $00000004; 
  366.             Commands is [
  367.                 cShowCommand
  368.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  369.             ];
  370.         end,
  371.         cMouseUpEvent
  372.         with Flags is $00000004; Flag is true; 
  373.             Commands is [
  374.                 cBrowseCommand
  375.                 with Flags is $00000004; URL is "e3.k"; end
  376.             ];
  377.         end
  378.     ];
  379. end;
  380.  
  381. object of418 is cBox
  382. with 
  383.     Name is "f4"; 
  384.     Cursor is oFingerCursor; 
  385.     Y is 226; 
  386.     Width is 159; Height is 28; 
  387.     
  388.     
  389.     Events is [
  390.         cMouseEnterEvent
  391.         with 
  392.             Commands is [
  393.                 cShowCommand
  394.                 with Target is ob46; end
  395.             ];
  396.         end,
  397.         cMouseLeaveEvent
  398.         with 
  399.             Commands is [
  400.                 cShowCommand
  401.                 with Target is ob46; Mode is Clear; end
  402.             ];
  403.         end,
  404.         cMouseUpEvent
  405.         with Flag is true; 
  406.             Commands is [
  407.                 cBrowseCommand
  408.                 with URL is "e4.k"; end
  409.             ];
  410.         end
  411.     ];
  412. end;
  413.  
  414. object of519 is cBox
  415. with 
  416.     Name is "f5"; 
  417.     Cursor is oFingerCursor; 
  418.     Y is 252; 
  419.     Width is 162; Height is 26; 
  420.     
  421.     
  422.     Events is [
  423.         cMouseEnterEvent
  424.         with 
  425.             Commands is [
  426.                 cShowCommand
  427.                 with Target is ob57; end
  428.             ];
  429.         end,
  430.         cMouseLeaveEvent
  431.         with 
  432.             Commands is [
  433.                 cShowCommand
  434.                 with Target is ob57; Mode is Clear; end
  435.             ];
  436.         end,
  437.         cMouseUpEvent
  438.         with Flag is true; 
  439.             Commands is [
  440.                 cBrowseCommand
  441.                 with URL is "e5.k"; end
  442.             ];
  443.         end
  444.     ];
  445. end;
  446.  
  447. object of620 is cBox
  448. with 
  449.     Flags is $00000150; 
  450.     Name is "f6"; 
  451.     Cursor is oFingerCursor; 
  452.     Y is 280; 
  453.     Width is 161; Height is 26; 
  454.     
  455.     
  456.     Events is [
  457.         cMouseEnterEvent
  458.         with Flags is $00000004; 
  459.             Commands is [
  460.                 cShowCommand
  461.                 with Flags is $00000004; Target is ob68; end
  462.             ];
  463.         end,
  464.         cMouseLeaveEvent
  465.         with Flags is $00000004; 
  466.             Commands is [
  467.                 cShowCommand
  468.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  469.             ];
  470.         end,
  471.         cMouseUpEvent
  472.         with Flags is $00000004; Flag is true; 
  473.             Commands is [
  474.                 cBrowseCommand
  475.                 with Flags is $00000004; URL is "e6.k"; end
  476.             ];
  477.         end
  478.     ];
  479. end;
  480.  
  481. object of721 is cBox
  482. with 
  483.     Name is "f7"; 
  484.     Cursor is oFingerCursor; 
  485.     X is -1; Y is 304; 
  486.     Width is 163; Height is 28; 
  487.     
  488.     
  489.     Events is [
  490.         cMouseEnterEvent
  491.         with 
  492.             Commands is [
  493.                 cShowCommand
  494.                 with Target is ob79; end
  495.             ];
  496.         end,
  497.         cMouseLeaveEvent
  498.         with 
  499.             Commands is [
  500.                 cShowCommand
  501.                 with Target is ob79; Mode is Clear; end
  502.             ];
  503.         end,
  504.         cMouseUpEvent
  505.         with Flag is true; 
  506.             Commands is [
  507.                 cBrowseCommand
  508.                 with URL is "e7.k"; end
  509.             ];
  510.         end
  511.     ];
  512. end;
  513.  
  514. object of822 is cBox
  515. with 
  516.     Name is "f8"; 
  517.     Cursor is oFingerCursor; 
  518.     Y is 340; 
  519.     Width is 158; Height is 27; 
  520.     
  521.     
  522.     Events is [
  523.         cMouseEnterEvent
  524.         with 
  525.             Commands is [
  526.                 cShowCommand
  527.                 with Target is ob810; end
  528.             ];
  529.         end,
  530.         cMouseLeaveEvent
  531.         with 
  532.             Commands is [
  533.                 cShowCommand
  534.                 with Target is ob810; Mode is Clear; end
  535.             ];
  536.         end,
  537.         cMouseUpEvent
  538.         with Flag is true; 
  539.             Commands is [
  540.                 cBrowseCommand
  541.                 with URL is "e8.k"; end
  542.             ];
  543.         end
  544.     ];
  545. end;
  546.  
  547. object of923 is cBox
  548. with 
  549.     Flags is $00000150; 
  550.     Name is "f9"; 
  551.     Cursor is oFingerCursor; 
  552.     Y is 379; 
  553.     Width is 159; Height is 26; 
  554.     
  555.     
  556.     Events is [
  557.         cMouseEnterEvent
  558.         with Flags is $00000004; 
  559.             Commands is [
  560.                 cShowCommand
  561.                 with Flags is $00000004; Target is ob911; end
  562.             ];
  563.         end,
  564.         cMouseLeaveEvent
  565.         with Flags is $00000004; 
  566.             Commands is [
  567.                 cShowCommand
  568.                 with Flags is $00000004; Target is ob911; Mode is Clear; end
  569.             ];
  570.         end,
  571.         cMouseUpEvent
  572.         with Flags is $00000004; Flag is true; 
  573.             Commands is [
  574.                 cBrowseCommand
  575.                 with Flags is $00000004; URL is "e9.k"; end
  576.             ];
  577.         end
  578.     ];
  579. end;
  580.  
  581. object of1024 is cBox
  582. with 
  583.     Name is "f10"; 
  584.     Cursor is oFingerCursor; 
  585.     X is 1; Y is 411; 
  586.     Width is 160; Height is 29; 
  587.     
  588.     
  589.     Events is [
  590.         cMouseEnterEvent
  591.         with 
  592.             Commands is [
  593.                 cShowCommand
  594.                 with Target is ob1012; end
  595.             ];
  596.         end,
  597.         cMouseLeaveEvent
  598.         with 
  599.             Commands is [
  600.                 cShowCommand
  601.                 with Target is ob1012; Mode is Clear; end
  602.             ];
  603.         end,
  604.         cMouseUpEvent
  605.         with Flag is true; 
  606.             Commands is [
  607.                 cBrowseCommand
  608.                 with URL is "e10.k"; end
  609.             ];
  610.         end
  611.     ];
  612. end;
  613.  
  614. object of1125 is cBox
  615. with 
  616.     Flags is $00000150; 
  617.     Name is "f11"; 
  618.     Cursor is oFingerCursor; 
  619.     X is 1; Y is 444; 
  620.     Width is 162; Height is 28; 
  621.     
  622.     
  623.     Events is [
  624.         cMouseEnterEvent
  625.         with Flags is $00000004; 
  626.             Commands is [
  627.                 cShowCommand
  628.                 with Flags is $00000004; Target is ob1113; end
  629.             ];
  630.         end,
  631.         cMouseLeaveEvent
  632.         with Flags is $00000004; 
  633.             Commands is [
  634.                 cShowCommand
  635.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  636.             ];
  637.         end,
  638.         cMouseUpEvent
  639.         with Flags is $00000004; Flag is true; 
  640.             Commands is [
  641.                 cBrowseCommand
  642.                 with Flags is $00000004; URL is "e11.k"; end
  643.             ];
  644.         end
  645.     ];
  646. end;
  647.  
  648. object of1226 is cBox
  649. with 
  650.     Flags is $00000150; 
  651.     Name is "f12"; 
  652.     Cursor is oFingerCursor; 
  653.     X is 1; Y is 478; 
  654.     Width is 160; Height is 27; 
  655.     
  656.     
  657.     Events is [
  658.         cMouseEnterEvent
  659.         with Flags is $00000004; 
  660.             Commands is [
  661.                 cShowCommand
  662.                 with Flags is $00000004; Target is ob1214; end
  663.             ];
  664.         end,
  665.         cMouseLeaveEvent
  666.         with Flags is $00000004; 
  667.             Commands is [
  668.                 cShowCommand
  669.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  670.             ];
  671.         end,
  672.         cMouseUpEvent
  673.         with Flags is $00000004; Flag is true; 
  674.             Commands is [
  675.                 cBrowseCommand
  676.                 with Flags is $00000004; URL is "e12.k"; end
  677.             ];
  678.         end
  679.     ];
  680. end;
  681.  
  682. object oInternet27 is cBox
  683. with 
  684.     Flags is $00000150; 
  685.     Name is "Internet"; 
  686.     Cursor is oEarthCursor; 
  687.     X is 259; Y is 539; 
  688.     Width is 140; Height is 19; 
  689.     
  690.     
  691.     Events is [
  692.         cMouseUpEvent
  693.         with Flags is $00000004; Flag is true; 
  694.             Commands is [
  695.                 cLaunchCommand
  696.                 with Flags is $00000004; URL is "http://www.seabiscuitmovie.com"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  697.             ];
  698.         end
  699.     ];
  700. end;
  701.  
  702. object ol128 is cBox
  703. with 
  704.     Flags is $00000150; 
  705.     release Editor:
  706.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  707.     end;
  708.     Name is "l1"; 
  709.     Cursor is oFingerCursor; 
  710.     X is 261; Y is 501; 
  711.     Width is 55; Height is 15; 
  712.     
  713.     
  714.     Events is [
  715.         cMouseUpEvent
  716.         with Flags is $00000004; Flag is true; 
  717.             Commands is [
  718.                 cIfCookieCommand
  719.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  720.                     Commands is [
  721.                         cTokenCommand
  722.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  723.                     ];
  724.                 end,
  725.                 cBrowseCommand
  726.                 with Flags is $00000004; URL is "f27.k"; end
  727.             ];
  728.         end
  729.     ];
  730. end;
  731.  
  732. object ol129 is cBox
  733. with 
  734.     Name is "l1"; 
  735.     Cursor is oFingerCursor; 
  736.     X is 224; Y is 519; 
  737.     Width is 77; Height is 18; 
  738.     
  739.     
  740.     Events is [
  741.         cMouseUpEvent
  742.         with Flag is true; 
  743.             Commands is [
  744.                 cIfCookieCommand
  745.                 with CookieName is "zique"; Value is "oui"; 
  746.                     Commands is [
  747.                         cTokenCommand
  748.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  749.                     ];
  750.                 end,
  751.                 cBrowseCommand
  752.                 with URL is "f22.k"; end
  753.             ];
  754.         end
  755.     ];
  756. end;
  757.  
  758. object ol130 is cBox
  759. with 
  760.     Flags is $00008151; 
  761.     Name is "l1"; 
  762.     Cursor is oFingerCursor; 
  763.     X is 303; Y is 519; 
  764.     Width is 74; Height is 19; 
  765.     
  766.     
  767.     Events is [
  768.         cMouseUpEvent
  769.         with Flags is $00004004; Flag is true; 
  770.             Commands is [
  771.                 cIfCookieCommand
  772.                 with Flags is $00004004; CookieName is "zique"; Value is "oui"; 
  773.                     Commands is [
  774.                         cTokenCommand
  775.                         with Flags is $00004004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  776.                     ];
  777.                 end,
  778.                 cBrowseCommand
  779.                 with Flags is $00004004; URL is "f11.k"; end
  780.             ];
  781.         end
  782.     ];
  783. end;
  784.  
  785. object oBouton_Fiche31 is cImage
  786. with 
  787.     Flags is $00000400; 
  788.     Name is "Bouton Fiche"; 
  789.     Shown is false; Cursor is oFingerCursor; 
  790.     X is 167; Y is 573; 
  791.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  792.     
  793.     URL is "data/Images/%E9cran%20fiche.jpg"; URLOption is GetDiskURL; 
  794.     
  795.     
  796.     Events is [
  797.         cMouseEnterEvent
  798.         with 
  799.             Commands is [
  800.                 cShowCommand
  801.                 with Target is oTargetSelf; end
  802.             ];
  803.         end,
  804.         cMouseLeaveEvent
  805.         with 
  806.             Commands is [
  807.                 cShowCommand
  808.                 with Target is oTargetSelf; Mode is Clear; end
  809.             ];
  810.         end,
  811.         cMouseUpEvent
  812.         with Flag is true; 
  813.             Commands is [
  814.                 cShowCommand
  815.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  816.                 cEnableCommand
  817.                 with Target is oFiche_Technique36; Mode is Toggle; end
  818.             ];
  819.         end
  820.     ];
  821. end;
  822.  
  823. object oBouton_Imprimer32 is cImage
  824. with 
  825.     Flags is $00000400; 
  826.     Name is "Bouton Imprimer"; 
  827.     Shown is false; Cursor is oFingerCursor; 
  828.     X is 321; Y is 573; 
  829.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  830.     
  831.     URL is "data/Images/%E9cran%20imprimer.jpg"; URLOption is GetDiskURL; 
  832.     
  833.     
  834.     Events is [
  835.         cMouseEnterEvent
  836.         with 
  837.             Commands is [
  838.                 cShowCommand
  839.                 with Target is oTargetSelf; end
  840.             ];
  841.         end,
  842.         cMouseLeaveEvent
  843.         with 
  844.             Commands is [
  845.                 cShowCommand
  846.                 with Target is oTargetSelf; Mode is Clear; end
  847.             ];
  848.         end,
  849.         cMouseUpEvent
  850.         with Flag is true; 
  851.             Commands is [
  852.                 cPrintCommand
  853.                 with Target is oTexte_RTF37; end
  854.             ];
  855.         end
  856.     ];
  857. end;
  858.  
  859. object oBouton_Sommaire33 is cImage
  860. with 
  861.     Flags is $00000400; 
  862.     Name is "Bouton Sommaire"; 
  863.     Shown is false; Cursor is oFingerCursor; 
  864.     X is 13; Y is 573; 
  865.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  866.     
  867.     URL is "data/Images/%E9cran%20somm.jpg"; URLOption is GetDiskURL; 
  868.     
  869.     
  870.     Events is [
  871.         cMouseEnterEvent
  872.         with 
  873.             Commands is [
  874.                 cShowCommand
  875.                 with Target is oTargetSelf; end
  876.             ];
  877.         end,
  878.         cMouseLeaveEvent
  879.         with 
  880.             Commands is [
  881.                 cShowCommand
  882.                 with Target is oTargetSelf; Mode is Clear; end
  883.             ];
  884.         end,
  885.         cMouseUpEvent
  886.         with Flag is true; 
  887.             Commands is [
  888.                 cIfCookieCommand
  889.                 with CookieName is "zique"; Value is "oui"; 
  890.                     Commands is [
  891.                         cTokenCommand
  892.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  893.                     ];
  894.                 end,
  895.                 cBrowseCommand
  896.                 with URL is "sommaire.k"; end
  897.             ];
  898.         end
  899.     ];
  900. end;
  901.  
  902. object oBouton_Photos34 is cImage
  903. with 
  904.     Flags is $00000150; 
  905.     Name is "Bouton Photos"; 
  906.     Shown is false; Cursor is oFingerCursor; 
  907.     X is 475; Y is 573; 
  908.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  909.     
  910.     URL is "data/Images/%E9cran%20photo.jpg"; URLOption is GetDiskURL; 
  911.     
  912.     
  913.     Events is [
  914.         cMouseEnterEvent
  915.         with Flags is $00000004; 
  916.             Commands is [
  917.                 cShowCommand
  918.                 with Flags is $00000004; Target is oTargetSelf; end
  919.             ];
  920.         end,
  921.         cMouseLeaveEvent
  922.         with Flags is $00000004; 
  923.             Commands is [
  924.                 cShowCommand
  925.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  926.             ];
  927.         end,
  928.         cMouseUpEvent
  929.         with Flags is $00000004; Flag is true; 
  930.             Commands is [
  931.                 cBrowseCommand
  932.                 with Flags is $00000004; URL is "e11s.k"; end
  933.             ];
  934.         end
  935.     ];
  936. end;
  937.  
  938. object oBouton_Vid_o35 is cImage
  939. with 
  940.     Flags is $00000400; 
  941.     Name is "Bouton Vid\$E9o"; 
  942.     Shown is false; Cursor is oFingerCursor; 
  943.     X is 629; Y is 573; 
  944.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  945.     
  946.     URL is "data/Images/%E9cran%20vid%E9o.jpg"; URLOption is GetDiskURL; 
  947.     
  948.     
  949.     Events is [
  950.         cMouseEnterEvent
  951.         with 
  952.             Commands is [
  953.                 cShowCommand
  954.                 with Target is oTargetSelf; end
  955.             ];
  956.         end,
  957.         cMouseLeaveEvent
  958.         with 
  959.             Commands is [
  960.                 cShowCommand
  961.                 with Target is oTargetSelf; Mode is Clear; end
  962.             ];
  963.         end,
  964.         cMouseUpEvent
  965.         with Flag is true; 
  966.             Commands is [
  967.                 cRunCommand
  968.                 with Target is ovid_o38; Mode is Clear; end,
  969.                 cEnableCommand
  970.                 with Target is ovid_o38; Mode is Clear; end,
  971.                 cShowCommand
  972.                 with Target is ovid_o38; Mode is Clear; end,
  973.                 cDragCommand
  974.                 with Target is ovid_o38; Mode is DragTo; end,
  975.                 cGrowCommand
  976.                 with Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  977.                 cShowCommand
  978.                 with Target is ovid_o38; end,
  979.                 cEnableCommand
  980.                 with Target is ovid_o38; end,
  981.                 cRunCommand
  982.                 with Target is ovid_o38; Rewind is true; end,
  983.                 cEnableCommand
  984.                 with Target is oglobal39; end
  985.             ];
  986.         end
  987.     ];
  988. end;
  989.  
  990. object oFiche_Technique36 is cImage
  991. with 
  992.     Flags is $00000150; 
  993.     Name is "Fiche Technique"; 
  994.     Region is {$FFFF000A,$00010000,$01AC0188};
  995.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  996.     X is 132; Y is 41; 
  997.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  998.     
  999.     URL is "data/Images/t11.jpg"; URLOption is GetDiskURL; 
  1000.     
  1001.     
  1002.     Events is [
  1003.         cMouseUpEvent
  1004.         with Flags is $00000004; Flag is true; 
  1005.             Commands is [
  1006.                 cShowCommand
  1007.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end,
  1008.                 cEnableCommand
  1009.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end
  1010.             ];
  1011.         end
  1012.     ];
  1013. end;
  1014.  
  1015. object oTexte_RTF37 is cRTFText
  1016. with 
  1017.     Flags is $00000550; 
  1018.     Name is "Texte RTF"; 
  1019.     Enabled is false; Shown is false; 
  1020.     Y is -160; 
  1021.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1022.     
  1023.     URL is "../Textes/s11.rtf"; 
  1024.     
  1025.     
  1026. end;
  1027.  
  1028. object ovid_o38 is cMPEGMovie
  1029. with 
  1030.     Flags is $00000150; 
  1031.     Name is "vid\$E9o"; 
  1032.     Shown is false; Cursor is oFingerCursor; 
  1033.     X is 599; Y is 418; 
  1034.     Width is 192; Height is 144; 
  1035.     
  1036.     URL is "data/Videos/s11.mpg"; URLOption is GetDiskURL; 
  1037.     Events is [
  1038.         cMouseUpEvent
  1039.         with Flags is $00000004; Flag is true; 
  1040.             Commands is [
  1041.                 cRunCommand
  1042.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1043.                 cShowCommand
  1044.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1045.                 cEnableCommand
  1046.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1047.                 cDragCommand
  1048.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  1049.                 cGrowCommand
  1050.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1051.                 cShowCommand
  1052.                 with Flags is $00000004; Target is ovid_o38; end,
  1053.                 cEnableCommand
  1054.                 with Flags is $00000004; Target is ovid_o38; end,
  1055.                 cRunCommand
  1056.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1057.                 cEnableCommand
  1058.                 with Flags is $00000004; Target is oglobal39; end
  1059.             ];
  1060.         end,
  1061.         cFinishedEvent
  1062.         with Flags is $00000004; 
  1063.             Commands is [
  1064.                 cPixelTool_IfSystemCommand
  1065.                 with Flags is $00000004; 
  1066.                     Commands is [
  1067.                         cDragCommand
  1068.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1069.                         cGrowCommand
  1070.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1071.                         cEnableCommand
  1072.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1073.                         cShowCommand
  1074.                         with Flags is $00000004; Target is ovid_o38; end,
  1075.                         cEnableCommand
  1076.                         with Flags is $00000004; Target is ovid_o38; end,
  1077.                         cRunCommand
  1078.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1079.                     ];
  1080.                 end,
  1081.                 cPixelTool_IfSystemCommand
  1082.                 with Flags is $00000004; SetMode is IsWinTest; 
  1083.                     Commands is [
  1084.                         cDragCommand
  1085.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1086.                         cGrowCommand
  1087.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1088.                         cEnableCommand
  1089.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1090.                         cShowCommand
  1091.                         with Flags is $00000004; Target is ovid_o38; end,
  1092.                         cEnableCommand
  1093.                         with Flags is $00000004; Target is ovid_o38; end,
  1094.                         cRunCommand
  1095.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1096.                     ];
  1097.                 end
  1098.             ];
  1099.         end
  1100.     ];
  1101. end;
  1102.  
  1103. object oglobal39 is cBox
  1104. with 
  1105.     Flags is $00000150; 
  1106.     Name is "global"; 
  1107.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1108.     
  1109.     Width is 800; Height is 600; 
  1110.     
  1111.     
  1112.     Events is [
  1113.         cMouseUpEvent
  1114.         with Flags is $00000004; Flag is true; 
  1115.             Commands is [
  1116.                 cPixelTool_IfSystemCommand
  1117.                 with Flags is $00000004; 
  1118.                     Commands is [
  1119.                         cRunCommand
  1120.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1121.                         cEnableCommand
  1122.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1123.                         cShowCommand
  1124.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1125.                         cEnableCommand
  1126.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1127.                         cDragCommand
  1128.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1129.                         cGrowCommand
  1130.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1131.                         cShowCommand
  1132.                         with Flags is $00000004; Target is ovid_o38; end,
  1133.                         cRunCommand
  1134.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1135.                         cEnableCommand
  1136.                         with Flags is $00000004; Target is ovid_o38; end
  1137.                     ];
  1138.                 end,
  1139.                 cPixelTool_IfSystemCommand
  1140.                 with Flags is $00000004; SetMode is IsWinTest; 
  1141.                     Commands is [
  1142.                         cShowCommand
  1143.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1144.                         cRunCommand
  1145.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1146.                         cEnableCommand
  1147.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1148.                         cEnableCommand
  1149.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1150.                         cDragCommand
  1151.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 599; Y is 418; end,
  1152.                         cGrowCommand
  1153.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 192; Y is 144; end,
  1154.                         cShowCommand
  1155.                         with Flags is $00000004; Target is ovid_o38; end,
  1156.                         cRunCommand
  1157.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1158.                         cEnableCommand
  1159.                         with Flags is $00000004; Target is ovid_o38; end
  1160.                     ];
  1161.                 end
  1162.             ];
  1163.         end
  1164.     ];
  1165. end;